PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFBeginImageDataOperator Class / setImageDictionary Method
The image dictionary.
In This Topic
    setImageDictionary Method
    In This Topic
    Sets the image dictionary.
    Syntax
    public void setImageDictionary( 
       PDFCosDictionary value
    )

    Parameters

    value
    The image dictionary.
    See Also